Skip to content

DOCS-2971: Add missing DNSPolicyMode "Inline" value to Calico Cloud FelixConfig#2822

Open
ctauchen wants to merge 1 commit into
tigera:mainfrom
ctauchen:docs-dnspolicymode-inline-cc
Open

DOCS-2971: Add missing DNSPolicyMode "Inline" value to Calico Cloud FelixConfig#2822
ctauchen wants to merge 1 commit into
tigera:mainfrom
ctauchen:docs-dnspolicymode-inline-cc

Conversation

@ctauchen

@ctauchen ctauchen commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Description

The Calico Cloud FelixConfiguration reference left out the Inline value from the DNSPolicyMode table. Inline works in Calico Cloud. CC 22.4.0 is based on CE 3.22.4. The team dropped the value when they copied the CE 3.22 content over. They also dropped the (default) marker on DelayDeniedPacket.

This PR adds both back. Now the Calico Cloud table matches the CE 3.22 source (calico-enterprise_versioned_docs/version-3.22-2/reference/resources/felixconfig.mdx). The fix applies to the current and version-22-2 copies of the page.

Jira

DOCS-2971 — https://tigera.atlassian.net/browse/DOCS-2971

Reported by

Joao Coutinho reported this in #docs. @tmjd confirmed it was a docs miss. Slack: https://tigera.slack.com/archives/C01HKPJGXPS/p1781712142563339

Affected page

https://docs.tigera.io/calico-cloud/reference/resources/felixconfig#dnspolicymode

🤖 Generated with Claude Code

…elixConfig

The Calico Cloud FelixConfiguration reference dropped the `Inline` value
from the DNSPolicyMode table when the CE 3.22 content was copied over, and
also lost the `(default)` marker on `DelayDeniedPacket`. Inline is supported
in Calico Cloud (CC 22.4.0 is based on CE 3.22.4), so restore both to match
the CE 3.22 source. Applied to the current and version-22-2 copies.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ctauchen ctauchen requested a review from a team as a code owner July 3, 2026 16:04
@ctauchen ctauchen requested review from Copilot and tmjd July 3, 2026 16:04
@netlify

netlify Bot commented Jul 3, 2026

Copy link
Copy Markdown

Deploy Preview for calico-docs-preview-next ready!

Name Link
🔨 Latest commit 68cba2e
🔍 Latest deploy log https://app.netlify.com/projects/calico-docs-preview-next/deploys/6a47dda1603cc30009c41ab3
😎 Deploy Preview https://deploy-preview-2822--calico-docs-preview-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jul 3, 2026

Copy link
Copy Markdown

Deploy Preview succeeded!

Built without sensitive environment variables

Name Link
🔨 Latest commit 68cba2e
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/6a47dda13282a000085eefb3
😎 Deploy Preview https://deploy-preview-2822--tigera.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95 (🟢 up 6 from production)
Accessibility: 98 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores missing/incorrect Calico Cloud documentation entries for DNSPolicyMode in the FelixConfig reference, aligning both the current (“next”) and version-22-2 pages with the Calico Enterprise 3.22 source.

Changes:

  • Adds the missing Inline value to the DNSPolicyMode table.
  • Restores the (default) marker for DelayDeniedPacket.
  • Applies the same corrections to both the unversioned and version-22-2 Calico Cloud FelixConfig reference pages.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
calico-cloud/reference/resources/felixconfig.mdx Restores DNSPolicyMode table completeness/accuracy for current Calico Cloud docs.
calico-cloud_versioned_docs/version-22-2/reference/resources/felixconfig.mdx Applies the same DNSPolicyMode table fixes to the CC version-22-2 docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants